Skin Details
------------

---------------------------------------------------------------------------
MAY BE OUT OF DATE - PLEASE CHECK NXE SKIN AND SOURCE CODE FOR ELEMENT LIST
---------------------------------------------------------------------------

The following elements are required or support in the skin

* - Requires element to function properly

Fonts
-----
If font.ttf exists in your skin directory, this will be loaded instead of the default one.


Loading.xui - ScnLoading
------------------------
CurrentThing	CXuiTextElement		What currently processing
Sub1Text		CXuiTextElement		Sub process text
Sub2Text		CXuiTextElement		sub process 2 text
Sub1Progress	CXuiProgressBar		sub process progress bar
Sub2Progress	CXuiProgressBar		sub process 2 progress bar

main.xui - ScnMain
------------------
XBox360Games*	CXuiControl			Main button
XBoxLiveArcade*	CXuiControl			Main button
Homebrew*		CXuiControl			Main button
Emulators*		CXuiControl			Main button
Date			CXuiTextElement		Current Date
Time			CXuiTextElement		Current Time
DateTime		CXuiTextElement		Current Date and time

xbox360.xui - ScnGames
----------------------
GameList*		CXuiList			List of games
TitleText		CXuiTextElement		screen title
Genre			CXuiTextElement		selected game genre
Cover			CXuiImageElement	selected game cover
ScreenShot1		CXuiImageElement	selected game screenshot
ScreenShot2		CXuiImageElement	selected game screenshot
DescText		CXuiTextElement		selected game description
GameTitle		CXuiTextElement		selected game title
TxtFreeMem		CXuiTextElement		free memory (mainly for debugging)
GenreButton*	CXuiControl			y button
XButton*		CXuiControl			x button
ToggleFav*		CXuiControl			lb button
ShowFav*		CXuiControl			rb button
Background		CXuiImageElement	Games background image
VideoBack		CXuiElement			Video backgroud
Video			CXuiVideo			Preview video
Date			CXuiTextElement		Current Date
Time			CXuiTextElement		Current Time
DateTime		CXuiTextElement		Current Date and time

gamedetails.xui - ScnGameDetails
--------------------------------
TitleText		CXuiTextElement		selected games title
Genre			CXuiTextElement		selected games genre
Cover			CXuiImageElement	selected games cover
ScreenShot1		CXuiImageElement	selected games Screenshot
ScreenShot2		CXuiImageElement	selected games Screenshot
ScreenShot3		CXuiImageElement	selected games Screenshot
ScreenShot4		CXuiImageElement	selected games Screenshot
DescText		CXuiTextElement		selected games description
AButton*		CXuiControl			launch game button
Background		CXuiImageElement	Games background image
VideoBack		CXuiElement			Video backgroud
Video			CXuiVideo			Preview video
Date			CXuiTextElement		Current Date
Time			CXuiTextElement		Current Time
DateTime		CXuiTextElement		Current Date and time

genres.xui - GenreList
----------------------
GenreList*		CXuiList			List of genres
GamesList		CXuiList			List containg games in genre
TitleText		CXuiTextElement		screen title
TxtFreeMem		CXuiTextElement		current free memory (mainly for debugging)
GameInGenre		CXuiTextElement		text list of games in genre
XButton*		CXuiControl			handle x button
AButton*		CXuiControl			handle a button
BButton*		CXuiControl			handle b button
Date			CXuiTextElement		Current Date
Time			CXuiTextElement		Current Time
DateTime		CXuiTextElement		Current Date and time

options.xui - ScnOptions
------------------------
HorizOverscan	CXuiSlider			overscan setting
VertOverscan	CXuiSlider			overscan setting
Skin			CXuiList			skin chooser
ReloadSkin		CXuiControl			reload skin button
Reset			CXuiControl			reset all data button
UseBackgrounds	CXuiCheckbox		should background images be displayed
UsePreviewVideosCXuiCheckbox		should preview videos be displayed
DateFormat		CXuiList			Date display format
TimeFormat		CXuiList			Time display format

screenshots.xui - ScnScreenshots
--------------------------------
Screenshot		CXuiImageElement	screenshot
Right*			CXuiControl			next screenshot
Left*			CXuiControl			prev screenshto
AButton*		CXuiControl			laucnh game button

pickpath.xui - ScnPickPath
--------------------------
BtnUsb*			CXuiControl			choose usb
BtnHDD*			CXuiControl			choose hdd
















